runtime._defer.pc (field)
6 uses
runtime (current package)
heapdump.go#L383: dumpint(uint64(d.pc))
panic.go#L244: d.pc = getcallerpc()
panic.go#L280: d.pc = getcallerpc()
panic.go#L653: d1.pc = frame.fn.entry() + uintptr(frame.fn.deferreturn)
panic.go#L857: pc := d.pc
runtime2.go#L943: pc uintptr // pc at time of defer
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)